T
The type of data in the datasource.
Leadtools.Dicom.Common Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
Queryable<T> Class
See Also  Members  
Leadtools.Dicom.Common.Linq Namespace : Queryable<T> Class



A default implemenation of IQueryable.

Object Model

Queryable<T> Class

Syntax

Visual Basic (Declaration) 
Public Class Queryable(Of T) 
   Implements IEnumerable(Of T)IEnumerableIOrderedQueryableIOrderedQueryable(Of T)IQueryableIQueryable(Of T) 
Visual Basic (Usage)Copy Code
Dim instance As Queryable(Of T)
C++/CLI 
generic<typename T>
public ref class Queryable : public IEnumerable<T>IEnumerableIOrderedQueryableIOrderedQueryable<T>IQueryableIQueryable<T>  

Type Parameters

T
The type of data in the datasource.

Remarks

This class is intended for use by query providers implemented by LEADTOOLS. Currently this class is only used, for querying DICOMDIR.

Inheritance Hierarchy

System.Object
   Leadtools.Dicom.Common.Linq.Queryable<T>

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features